Fix spelling of "repository"
authorSimon McVittie <smcv@debian.org>
Sat, 1 Oct 2016 15:07:08 +0000 (16:07 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Sat, 1 Oct 2016 18:50:41 +0000 (18:50 +0000)
Detected by Debian's Lintian tool.

Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #519
Approved by: cgwalters

man/ostree-remote.xml

index c303014e9ee1033029c02cefabe051988b1f6eaf..2e6008454a5ee530b63cecee148e303827561272 100644 (file)
@@ -75,10 +75,10 @@ Boston, MA 02111-1307, USA.
         <title>Description</title>
 
         <para>
-            Changes remote respository configurations.  The NAME refers to the name of the remote.
+            Changes remote repository configurations.  The NAME refers to the name of the remote.
         </para>
         <para>
-            The <command>gpg-import</command> subcommand can associate GPG keys to a specific remote respository for use when pulling signed commits from that repository (if GPG verification is enabled).
+            The <command>gpg-import</command> subcommand can associate GPG keys to a specific remote repository for use when pulling signed commits from that repository (if GPG verification is enabled).
         </para>
         <para>
             The GPG keys to import may be in binary OpenPGP format or ASCII armored.  The optional <arg>KEY-ID</arg> list can restrict which keys are imported from a keyring file or input stream.  All keys are imported if this list is omitted.  If neither <option>--keyring</option> nor <option>--stdin</option> options are given, then keys are imported from the user's personal GPG keyring.